home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 122
/
Vol 122.iso
/
games
/
super_cr.swf
/
scripts
/
DefineSprite_323
/
frame_31
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-01-06
|
133 b
|
9 lines
_parent.hatGuy.onEnterFrame = function()
{
this._x += 30;
};
_parent.hat.onEnterFrame = function()
{
this._x += 30;
};